projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5abb955
)
Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 20 Jan 1994 19:58:44 +0000
(19:58 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 20 Jan 1994 19:58:44 +0000
(19:58 +0000)
src/textprop.c
patch
|
blob
|
history
diff --git
a/src/textprop.c
b/src/textprop.c
index 21dd5cf2a91cee00a47b9514445692ec5682c6be..8251c83d2d8baec341b59122e5429eb882e73262 100644
(file)
--- a/
src/textprop.c
+++ b/
src/textprop.c
@@
-1250,7
+1250,7
@@
percentage by which the left interval tree should not differ from the right.");
interval_balance_threshold = 8;
DEFVAR_LISP ("inhibit-point-motion-hooks", &Vinhibit_point_motion_hooks,
- "If nonnil, don't call the text property values of\n\
+ "If non
-
nil, don't call the text property values of\n\
`point-left' and `point-entered'.");
Vinhibit_point_motion_hooks = Qnil;